ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / Stochastic<T> Class / SmoothingPeriod Property

In This Topic
    SmoothingPeriod Property (Stochastic<T>)
    In This Topic
    Gets or sets the smoothing period for full %K.
    Syntax
    'Declaration
     
    Public Property SmoothingPeriod As Double
    public double SmoothingPeriod {get; set;}
    See Also